4.8.3 [60] <4.3, 4.4> If we know that the processor has a stuck-at-1 fault on this  signal, is the processor still usable? To be usable, we must be able to convert any  program that executes on a normal MIPS processor into a program that works on  this processor. You can assume that there is enough free instruction memory and  data memory to let you make the program longer and store additional data. Hint:  the processor is usable if every instruction “broken” by this fault can be replaced  with a sequence of “working” instructions that achieve the same effect.
The following problems refer to the following fault:
Fault
a. Stuck-at-0
b. Becomes 0 if RegDst control signal is 0, no fault otherwise
 
 
View Solution
 
 
 
<< Back Next >>